Objects Reference

renderGL::CreateView

Prototype

int CreateView(HWND wnd)

Parameters

Parameter Type Description
wnd HWND view window handle

Return Value

Returns TRUE is view is created, FALSE for any error.

Remarks

This is the OpenGL implementation for the render base class virtual function.

This function creates the render view and attaches it to the supplied window.